home *** CD-ROM | disk | FTP | other *** search
- VERSION 2.00
- Begin Form ErrLog
- BackColor = &H00C0C0C0&
- Caption = "Error Log"
- ClientHeight = 4020
- ClientLeft = 1095
- ClientTop = 1485
- ClientWidth = 7365
- Height = 4425
- Left = 1035
- LinkTopic = "Form1"
- ScaleHeight = 4020
- ScaleWidth = 7365
- Top = 1140
- Width = 7485
- Begin VideoSoftElastic VSElastic1
- Align = 5 'Fill Container
- AutoSizeChildren= 7 'Proportional (Locks Controls)
- ConvInfo = ERRLOG.FRX:0000
- Height = 4020
- IntBkg = &H00C0C0C0&
- Left = 0
- TabIndex = 0
- Top = 0
- Width = 7365
- Begin TrueGrid Table1
- AllowArrows = -1 'True
- AllowTabs = -1 'True
- BackColor = &H00C0C0C0&
- DataSource = "Data1"
- Editable = 0 'False
- EditDropDown = -1 'True
- ExposeCellMode = 0 'Expose upon selection
- FetchMode = 1 'By row
- HeadingHeight = 1
- Height = 4035
- HorzLines = 1 'Single
- Layout = ERRLOG.FRX:000B
- LayoutIndex = 1
- Left = 0
- LinesPerRow = 1
- MarqueeUnique = -1 'True
- SplitPropsGlobal= -1 'True
- SplitTabMode = 0 'Don't tab across splits
- TabCapture = 0 'False
- TabIndex = 1
- Top = 0
- UseBookmarks = -1 'True
- Width = 7335
- WrapCellPointer = 0 'False
- Begin Data Data1
- Caption = "Log Data"
- Connect = ""
- DatabaseName = "RDBLOG.MDB"
- Exclusive = 0 'False
- Height = 375
- Left = 960
- Options = 0
- ReadOnly = 0 'False
- RecordSource = "Error Log"
- Top = 3120
- Visible = 0 'False
- Width = 2595
- Option Explicit
-